* windows.
*
* You can track the result of this operation via the #GdkToplevel:state property,
- * or by listening to notifications of the #GtkWindow:fullscreen property.
+ * or by listening to notifications of the #GtkWindow:fullscreened property.
*/
void
gtk_window_fullscreen (GtkWindow *window)
* any given monitor.
*
* You can track the result of this operation via the #GdkToplevel:state
- * property, or by listening to notifications of the #GtkWindow:fullscreen
+ * property, or by listening to notifications of the #GtkWindow:fullscreened
* property.
*/
void
* write code that crashes if not.
*
* You can track the result of this operation via the #GdkToplevel:state property,
- * or by listening to notifications of the #GtkWindow:fullscreen property.
+ * or by listening to notifications of the #GtkWindow:fullscreened property.
*/
void
gtk_window_unfullscreen (GtkWindow *window)